Package-level declarations
Types
wrapper interface for 2 basic validation interfaces
Deserializes individual entries in a complex Entry
Handles creating DynamicListWidget.Entry, separate and distinct from a config-level Entry
Deserializes individual entries in a complex Entry
wrapper interface for 4 basic handling interfaces
An entry that implements EntryActor is expected to perform some sort of "opening" action when requested by the screen manager or other system in Fzzy Config. For example, a ValidatedAny will open it's popup when requested.
An entry that is a parent of other entries
Marker interface. A class that inherits this interface will bypass permission checks.
Deserializes individual entries in a complex Entry
Provides suggestions for something requesting them
Marks an entry as always transient in the java sense; not considered by a serializer.
Validates individual entries in a complex Entry.
Interface handles an Entry creating a ClickableWidget